(Default = no limit)
CPU-LIMIT <percent-limit>
Imposes a maximum percentage of CPU busy each MOMI process is allowed to consume.
This parameter sets a default global limit for all MOMI processes except where another CPU-LIMIT-* keyword is defined or has a default. In other words, this parameter is a 'catch all', or starting point, for all MOMI programs including the main $MOMI.
By default, no limitation is imposed. It is generally not advisable or required to use this parameter.
Example:
CPU-LIMIT 22 == limit CPU usage to 22%